added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBAzureServiceBusProtocolBridging / RouterService / RouterService.vbproj
blobdc26604eb29d89110db7e6bf08af3b42de80ceab
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6     <ProductVersion>
7     </ProductVersion>
8     <SchemaVersion>
9     </SchemaVersion>
10     <ProjectGuid>{1AA4B403-485F-4E6C-8864-0324B5A500E7}</ProjectGuid>
11     <OutputType>Exe</OutputType>
12     <StartupObject>RouterService.Program</StartupObject>
13     <RootNamespace>RouterService</RootNamespace>
14     <AssemblyName>RouterService</AssemblyName>
15     <FileAlignment>512</FileAlignment>
16     <MyType>Console</MyType>
17     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
18     <TargetFrameworkProfile>
19     </TargetFrameworkProfile>
20     <PublishUrl>publish\</PublishUrl>
21     <Install>true</Install>
22     <InstallFrom>Disk</InstallFrom>
23     <UpdateEnabled>false</UpdateEnabled>
24     <UpdateMode>Foreground</UpdateMode>
25     <UpdateInterval>7</UpdateInterval>
26     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
27     <UpdatePeriodically>false</UpdatePeriodically>
28     <UpdateRequired>false</UpdateRequired>
29     <MapFileExtensions>true</MapFileExtensions>
30     <ApplicationRevision>0</ApplicationRevision>
31     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
32     <IsWebBootstrapper>false</IsWebBootstrapper>
33     <UseApplicationTrust>false</UseApplicationTrust>
34     <BootstrapperEnabled>true</BootstrapperEnabled>
35   </PropertyGroup>
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
37     <PlatformTarget>x86</PlatformTarget>
38     <DebugSymbols>true</DebugSymbols>
39     <DebugType>full</DebugType>
40     <DefineDebug>true</DefineDebug>
41     <DefineTrace>true</DefineTrace>
42     <OutputPath>bin\Debug\</OutputPath>
43     <DocumentationFile>RouterService.xml</DocumentationFile>
44     <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
45   </PropertyGroup>
46   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
47     <PlatformTarget>x86</PlatformTarget>
48     <DebugType>pdbonly</DebugType>
49     <DefineDebug>false</DefineDebug>
50     <DefineTrace>true</DefineTrace>
51     <Optimize>true</Optimize>
52     <OutputPath>bin\Release\</OutputPath>
53     <DocumentationFile>RouterService.xml</DocumentationFile>
54     <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
55   </PropertyGroup>
56   <PropertyGroup>
57     <OptionExplicit>On</OptionExplicit>
58   </PropertyGroup>
59   <PropertyGroup>
60     <OptionCompare>Binary</OptionCompare>
61   </PropertyGroup>
62   <PropertyGroup>
63     <OptionStrict>Off</OptionStrict>
64   </PropertyGroup>
65   <PropertyGroup>
66     <OptionInfer>On</OptionInfer>
67   </PropertyGroup>
68   <PropertyGroup>
69     <ApplicationManifest>My Project\app.manifest</ApplicationManifest>
70   </PropertyGroup>
71   <ItemGroup>
72     <Reference Include="Microsoft.ServiceBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
73     <Reference Include="System" />
74     <Reference Include="System.ServiceModel" />
75     <Reference Include="System.ServiceModel.Routing" />
76   </ItemGroup>
77   <ItemGroup>
78     <Import Include="Microsoft.VisualBasic" />
79     <Import Include="System" />
80     <Import Include="System.Collections" />
81     <Import Include="System.Collections.Generic" />
82     <Import Include="System.Diagnostics" />
83     <Import Include="System.Linq" />
84   </ItemGroup>
85   <ItemGroup>
86     <Compile Include="Program.vb" />
87     <Compile Include="My Project\AssemblyInfo.vb" />
88     <Compile Include="My Project\Application.Designer.vb">
89       <AutoGen>True</AutoGen>
90       <DependentUpon>Application.myapp</DependentUpon>
91     </Compile>
92     <Compile Include="My Project\Resources.Designer.vb">
93       <AutoGen>True</AutoGen>
94       <DesignTime>True</DesignTime>
95       <DependentUpon>Resources.resx</DependentUpon>
96     </Compile>
97     <Compile Include="My Project\Settings.Designer.vb">
98       <AutoGen>True</AutoGen>
99       <DependentUpon>Settings.settings</DependentUpon>
100       <DesignTimeSharedInput>True</DesignTimeSharedInput>
101     </Compile>
102   </ItemGroup>
103   <ItemGroup>
104     <EmbeddedResource Include="My Project\Resources.resx">
105       <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
106       <LastGenOutput>Resources.Designer.vb</LastGenOutput>
107       <CustomToolNamespace>My.Resources</CustomToolNamespace>
108       <SubType>Designer</SubType>
109     </EmbeddedResource>
110   </ItemGroup>
111   <ItemGroup>
112     <None Include="app.config" />
113     <None Include="My Project\app.manifest" />
114     <None Include="My Project\Application.myapp">
115       <Generator>MyApplicationCodeGenerator</Generator>
116       <LastGenOutput>Application.Designer.vb</LastGenOutput>
117     </None>
118     <None Include="My Project\Settings.settings">
119       <Generator>SettingsSingleFileGenerator</Generator>
120       <CustomToolNamespace>My</CustomToolNamespace>
121       <LastGenOutput>Settings.Designer.vb</LastGenOutput>
122     </None>
123   </ItemGroup>
124   <ItemGroup>
125     <ProjectReference Include="..\Common\Common.vbproj">
126       <Project>{8C05B892-22E6-40F7-9FC7-403FEFC4A450}</Project>
127       <Name>Common</Name>
128     </ProjectReference>
129   </ItemGroup>
130   <ItemGroup>
131     <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
132       <Visible>False</Visible>
133       <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
134       <Install>true</Install>
135     </BootstrapperPackage>
136     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
137       <Visible>False</Visible>
138       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
139       <Install>false</Install>
140     </BootstrapperPackage>
141     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
142       <Visible>False</Visible>
143       <ProductName>.NET Framework 3.5 SP1</ProductName>
144       <Install>false</Install>
145     </BootstrapperPackage>
146     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
147       <Visible>False</Visible>
148       <ProductName>Windows Installer 3.1</ProductName>
149       <Install>true</Install>
150     </BootstrapperPackage>
151   </ItemGroup>
152   <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
153   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
154        Other similar extension points exist, see Microsoft.Common.targets.
155   <Target Name="BeforeBuild">
156   </Target>
157   <Target Name="AfterBuild">
158   </Target>
159   -->
160 </Project>